home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 111 / PC Guia 111.iso / Software / Utils / Perfect Process 1.1 / ppfree.msi / Cabs.w1.cab / PPAdmin.exe / 0 / RCDATA / TFORM7 / TFORM7.txt < prev   
Encoding:
Text File  |  2003-12-09  |  1.3 KB  |  66 lines

  1. object Form7: TForm7
  2.   Left = 888
  3.   Top = 287
  4.   BorderStyle = bsDialog
  5.   Caption = 'Demo'
  6.   ClientHeight = 129
  7.   ClientWidth = 263
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poOwnerFormCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 64
  20.     Top = 8
  21.     Width = 185
  22.     Height = 41
  23.     AutoSize = False
  24.     Caption = 
  25.       'This is the Freeware version of Perfect process Admin. Register ' +
  26.       'to enable all function.'
  27.     WordWrap = True
  28.   end
  29.   object Image1: TImage
  30.     Left = 8
  31.     Top = 8
  32.     Width = 49
  33.     Height = 49
  34.     Picture.Data = {<image000.jpg>}
  35.     Stretch = True
  36.   end
  37.   object BitBtn1: TBitBtn
  38.     Left = 96
  39.     Top = 96
  40.     Width = 75
  41.     Height = 25
  42.     Caption = 'Close'
  43.     TabOrder = 0
  44.     OnClick = BitBtn1Click
  45.   end
  46.   object URLLabel1: TURLLabel
  47.     Left = 104
  48.     Top = 56
  49.     Width = 152
  50.     Height = 17
  51.     Caption = 'Register Perfect Process admin'
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clBlue
  54.     Font.Height = -11
  55.     Font.Name = 'MS Sans Serif'
  56.     Font.Style = []
  57.     ParentFont = False
  58.     TabOrder = 1
  59.     OnClick = URLLabel1Click
  60.     ColorOnenter = clRed
  61.     ColorOnExit = clBlue
  62.     LinkUnderline = False
  63.     LinkBorderstyle = False
  64.   end
  65. end
  66.